Based on #29136.
Given a (blank) wallet with an unused(KEY)
descriptor, derivehdkey "m/87h/0h/0h"
gets the xpub or xpriv at any given path.
This is particularly useful for multisig setup where it’s not desirable to use our default derivations (e.g. 44h).
I updated the multisig tutorial and the functional test.