In a multisig, only one xpub of a member is required to track *spends*.
(Compared to all of them for unspent outputs, which is why you MUST back it up to restore your wallet)
This is because the individual pubkeys derived from each member xpub are revealed on chain, and you could just check using one xpub.
Someone can bruteforce all possible seeds’ multisig xpubs to track individual wallets.

