It was discussed on IRC that the utility RPC createmultisig is old and pretty pointless (even more so than when it was introduced) and that the deriveaddresses RPC can do everything createmultisig can do. Hence deprecate the createmultisig RPC.
Useful skills:
Basic understanding of the Bitcoin Core RPC interface and deprecation process. If and when the RPC is deprecated the functional test rpc_createmultisig.py can also be removed.
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.