Made it as part of reviewing other PRs; so it’s simpler to watch certain address/hex in descriptor wallets (without having to go through importdescriptors
nuances).
basically importing the standalone address as a addr(ADDR)
descriptor and the raw hex as a raw(HEX)
descriptor.
Note: As we don’t allow mixing watch-only descriptors with spendable ones, the previous behavior is retained if the user try to import an address into a wallet with private keys enabled.