The title may be a bit misleading. They may not be points (small areas) at all in this case, but extended regions. Mathematically speaking:
Consider the origin for measurements at $O$. Let $R(t)$ = {$r_i ; i \in [1,n]$} denote the time varying set of radius vectors of the $n$ bodies, and let $M$ = {$m_i; i\in [1,n]$} denote their masses. Is it theoretically possible to determine the set of Lagrange points (or regions) $L(t) = {L_k}$ such that a satellite placed at one of these $L_k$ is fixed w.r.t. some subset of three bodies among the $n$ bodies? I can attempt a brute force programming computation for simulation purposes, but a mathematical approach is appreciated. Even proving the existence of such points will be considered a great help. I honestly have no idea how to proceed with a generalised $n$-body system.